import type { AwsRegion } from '@remotion/lambda-client'; export declare const lambdaInsightsExtensions: { [region in AwsRegion]: string | null; };