export type RequestConsentAgreement = () => Promise; export declare const requestConsentAgreement: RequestConsentAgreement;