import { ZIndexProps } from 'styled-system'; export declare const Overlay: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, ZIndexProps>>, never>; export default Overlay;