export declare const DEFAULT_AWS_CONFIGURATION: {
    region: string;
};
