import BizCaptchaButton, { BizCaptchaButtonProps } from './CaptchaButton'; export type { BizCaptchaButtonProps }; export default BizCaptchaButton;