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