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