export { default as VerifyCode } from './VerifyCode'; export type { VerifyCodeProps } from './types';