import { type EnhancedComponent } from '../../utils'; import _RotateVerify from './rotate-verify.vue'; export declare const RotateVerify: EnhancedComponent; export default RotateVerify; export type { RotateVerifyProps, RotateVerifySlots, RotateVerifyEmits, RotateVerifyExpose, } from './common';