import type { RadioTheme } from './light';
declare const radioDark: RadioTheme;
export default radioDark;
