import { OverlayInterface } from './overlay.types'; export declare function overlayTheme(props: OverlayInterface): any;