import type { DefineComponent } from 'vue'; declare const CheckDouble: DefineComponent>; export { CheckDouble };