import { ViewStyle } from 'react-native'; import { IconSize } from '../Loader'; export declare function useLoaderAnimatedStyle({ size }: { size: IconSize; }): ViewStyle; //# sourceMappingURL=useLoaderAnimatedStyle.d.ts.map