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