import type { SvgProps } from 'react-native-svg'; import type { FluentIconsProps } from './FluentIconsProps.types'; import type { TextProps } from 'react-native'; export declare const useIconState: (props: FluentIconsProps) => Omit, "primaryFill">; //# sourceMappingURL=useIconState.d.ts.map