UNPKG

iconsax-astro

Version:
16 lines (15 loc) 324 B
declare module '*.astro' { const value: { (props: { 'fill-rule'?: string; fill?: string; height?: number | string; size?: number | string; title?: string; viewBox?: string; width?: number | string; type?: string; color?: string; }): any; }; }