/// import { IOverlayProps } from './Overlay.types'; export declare const Overlay: (props: IOverlayProps) => JSX.Element;