import { DialogBoxPopupProps } from './types'; export declare const Popup: import("styled-components").StyledComponent<"div", any, DialogBoxPopupProps, never>;