export declare const registration: (email: string) => Promise<void>;
//# sourceMappingURL=registration.d.ts.map