import { OverlayProps } from './overlay';
export declare const overlayStyle: (props: OverlayProps) => import("@emotion/utils").SerializedStyles;
