export declare function loginHandler(options: { email?: string; password?: string; }): Promise; //# sourceMappingURL=loginHandler.d.ts.map