declare function email(accessToken: string): Promise<any>;
export { email };
//# sourceMappingURL=email.d.ts.map