export declare const YzRadio: any;
export default YzRadio;
export * from './src/radio';
export * from './src/use-radio';
export * from './schema';
