import type InputOptions from "../../interfaces/InputOptions";
export declare function bitbucketAuthentication(options: InputOptions): Promise<InputOptions>;
//# sourceMappingURL=promptForAuthOptions.d.ts.map