import { default as BigDialog } from './big-dialog.vue';
export type BigDialogInstance = InstanceType<typeof BigDialog>;
