export declare const Container: import("styled-components").StyledComponent<"main", import("styled-components").DefaultTheme, {}, never>; export declare const Wrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const BackDrop: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const Header: import("styled-components").StyledComponent<"header", import("styled-components").DefaultTheme, {}, never>; export declare const CloseButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>; export declare const Body: import("styled-components").StyledComponent<"section", import("styled-components").DefaultTheme, {}, never>; export declare const Footer: import("styled-components").StyledComponent<"footer", import("styled-components").DefaultTheme, {}, never>; export declare const Title: import("styled-components").StyledComponent<"h2", import("styled-components").DefaultTheme, {}, never>; export declare const Message: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, {}, never>; export declare const Span: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const Icon: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const Action: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const ConfirmActioButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>; export declare const CancelActionButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>; //# sourceMappingURL=styles.d.ts.map