import Captcha from './Captcha'; export default Captcha; export type { CaptchaProps } from './PropsType';