import { SFCWithInstall } from '../../utils/typescript';
import { default as Component } from './choice.vue';
export declare const VcChoice: SFCWithInstall<typeof Component>;
export default VcChoice;
