import { ModalTheme } from "./types"; export declare const light: ModalTheme; export declare const dark: ModalTheme;