export declare const ModalContent: import("styled-components").StyledComponent<"div", import("../../../helpers/theme").GlobalAppThemeInterface, { size?: "small" | "medium" | "large" | "fullScreen" | "mini" | undefined; }, never>;