Files
Fluxup_PAP/node_modules/@expo/vector-icons/build/FontAwesome6.d.ts
2026-03-10 16:18:05 +00:00

14 lines
314 B
TypeScript

export declare const FA6Style: {
regular: string;
light: string;
solid: string;
brand: string;
sharp: string;
sharpLight: string;
sharpSolid: string;
duotone: string;
thin: string;
};
declare const iconSet: any;
export default iconSet;
//# sourceMappingURL=FontAwesome6.d.ts.map