import type { ComponentContext } from "../../../types/context";
export declare function getCloudRunDeployScripts(context: ComponentContext): string[];