export = CustomAuthenticator;
declare function CustomAuthenticator(): Promise<void>;
