import './style'; export declare const Overlay: import("react").FC; export type { OverlayProps } from './Overlay'; export default Overlay;