import type { ComponentContext } from "../../../types";
export declare const gcloudServiceAccountLoginCommands: (context: ComponentContext) => string[];