import CircularProgressProps from './type'; export declare const WrapperStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; export declare const LabelStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const CircleLoadingStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; export declare const ColoredExtraBackgroundStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; export declare const LoadingGraphStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; export declare const CenterContentStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const ContentImage: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; export declare const BorderContentBackground: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const ContentBackground: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CircularProgressProps, never>; //# sourceMappingURL=styled.d.ts.map