GT2/Ejectable/node_modules/@expo/vector-icons/build/FontAwesome5.d.ts

9 lines
166 B
TypeScript

export declare const FA5Style: {
regular: string;
light: string;
solid: string;
brand: string;
};
declare const iconSet: any;
export default iconSet;