import type { PatchFunction } from '../../index.js'; export declare const tryUpdateLambdaConfigs: PatchFunction; export declare const updateLambdaConfigs: PatchFunction;