import '../../../../utils/index.mjs';
import { AspRadioButton as AspRadioButton$1 } from './src/index.mjs';
import { withInstall } from '../../../../utils/vue/install.mjs';
const AspRadioButton = withInstall(AspRadioButton$1);
export { AspRadioButton, AspRadioButton as default };