export declare const base: import("styled-components").FlattenSimpleInterpolation; export declare const StyledSpinner: import("styled-components").StyledComponent & ((import("react").HTMLAttributes & { width?: never; height?: never; size?: string | number; view?: string; } & import("react").RefAttributes) | (import("react").HTMLAttributes & { width: number; height: number; size?: never; view?: string; } & import("react").RefAttributes) | (import("react").HTMLAttributes & { width: string; height: string; size?: never; view?: string; } & import("react").RefAttributes))>, any, {}, never>; export declare const StyledProgressBarCircular: import("styled-components").StyledComponent & import("react").HTMLAttributes & import("../ProgressBarCircular/ProgressBarCircular.types").CustomProgressBarCircularProps & import("react").RefAttributes>, any, {}, never>; export declare const LoaderWrapper: import("styled-components").StyledComponent<"div", any, { zIndex?: string; }, never>; export declare const StyledOverlay: import("styled-components").StyledComponent<"div", any, { backgroundColorToken: string; withBlur?: boolean; }, never>; export declare const LoaderContentWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; //# sourceMappingURL=Loader.styles.d.ts.map