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