/// import { ActivityIndicatorProps as RNActivityIndicatorProps } from 'react-native'; import { StyledProps, ViewStyle } from '../../styled'; export declare type ActivityIndicatorProps = StyledProps; export declare const ActivityIndicator: import("react").ForwardRefExoticComponent & import("../../styled").ResponsiveStyleProps & import("react").RefAttributes>; //# sourceMappingURL=ActivityIndicator.d.ts.map