declare type CaptchaProvider = 'Google' | 'FunCaptcha'; export type { CaptchaProvider };