import type { RadioTheme } from '../Radio.vue';
declare const theme: RadioTheme;
export default theme;
