export declare const validateRecaptcha: (token: string, secret: string, remoteIp: string, captureIp?: boolean) => Promise;