import type { GetAccountId } from '@remotion/serverless-client'; import type { AwsProvider } from './aws-provider'; export declare const getAccountIdImplementation: GetAccountId;