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