/** * @internal */ export declare const resolveConfig: () => { appId: string; region: string; };