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