declare const _default: {
    accountId: string | undefined;
    region: string;
};
export default _default;
