import { Command } from "@commander-js/extra-typings";
export declare function addCommandGcpSetupServiceAccount(program: Command): Promise<void>;
