export declare function waitForLambdaUpdateComplete(fixture: any, functionName: string): Promise<void>;
