export interface Captcha { captcha?: string | null; }