export declare const ProgressBar: (styleProps: any) => string; export declare const ProgressBarIndicator: (styleProps: any) => string;