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