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