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