export declare function isAuthenticated(username: string, plainPassword: string, map: Record): Promise; //# sourceMappingURL=security.d.ts.map