export declare const partitionsInfo: {
    partitions: ({
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "af-south-1": {
                description: string;
            };
            "ap-east-1": {
                description: string;
            };
            "ap-east-2": {
                description: string;
            };
            "ap-northeast-1": {
                description: string;
            };
            "ap-northeast-2": {
                description: string;
            };
            "ap-northeast-3": {
                description: string;
            };
            "ap-south-1": {
                description: string;
            };
            "ap-south-2": {
                description: string;
            };
            "ap-southeast-1": {
                description: string;
            };
            "ap-southeast-2": {
                description: string;
            };
            "ap-southeast-3": {
                description: string;
            };
            "ap-southeast-4": {
                description: string;
            };
            "ap-southeast-5": {
                description: string;
            };
            "ap-southeast-6": {
                description: string;
            };
            "ap-southeast-7": {
                description: string;
            };
            "aws-global": {
                description: string;
            };
            "ca-central-1": {
                description: string;
            };
            "ca-west-1": {
                description: string;
            };
            "eu-central-1": {
                description: string;
            };
            "eu-central-2": {
                description: string;
            };
            "eu-north-1": {
                description: string;
            };
            "eu-south-1": {
                description: string;
            };
            "eu-south-2": {
                description: string;
            };
            "eu-west-1": {
                description: string;
            };
            "eu-west-2": {
                description: string;
            };
            "eu-west-3": {
                description: string;
            };
            "il-central-1": {
                description: string;
            };
            "me-central-1": {
                description: string;
            };
            "me-south-1": {
                description: string;
            };
            "mx-central-1": {
                description: string;
            };
            "sa-east-1": {
                description: string;
            };
            "us-east-1": {
                description: string;
            };
            "us-east-2": {
                description: string;
            };
            "us-west-1": {
                description: string;
            };
            "us-west-2": {
                description: string;
            };
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-cn-global": {
                description: string;
            };
            "cn-north-1": {
                description: string;
            };
            "cn-northwest-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "eusc-de-east-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-iso-global": {
                description: string;
            };
            "us-iso-east-1": {
                description: string;
            };
            "us-iso-west-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-iso-b-global": {
                description: string;
            };
            "us-isob-east-1": {
                description: string;
            };
            "us-isob-west-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-iso-e-global": {
                description: string;
            };
            "eu-isoe-west-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-iso-f-global": {
                description: string;
            };
            "us-isof-east-1": {
                description: string;
            };
            "us-isof-south-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-us-gov-global"?: undefined;
            "us-gov-east-1"?: undefined;
            "us-gov-west-1"?: undefined;
        };
    } | {
        id: string;
        outputs: {
            dnsSuffix: string;
            dualStackDnsSuffix: string;
            implicitGlobalRegion: string;
            name: string;
            supportsDualStack: boolean;
            supportsFIPS: boolean;
        };
        regionRegex: string;
        regions: {
            "aws-us-gov-global": {
                description: string;
            };
            "us-gov-east-1": {
                description: string;
            };
            "us-gov-west-1": {
                description: string;
            };
            "af-south-1"?: undefined;
            "ap-east-1"?: undefined;
            "ap-east-2"?: undefined;
            "ap-northeast-1"?: undefined;
            "ap-northeast-2"?: undefined;
            "ap-northeast-3"?: undefined;
            "ap-south-1"?: undefined;
            "ap-south-2"?: undefined;
            "ap-southeast-1"?: undefined;
            "ap-southeast-2"?: undefined;
            "ap-southeast-3"?: undefined;
            "ap-southeast-4"?: undefined;
            "ap-southeast-5"?: undefined;
            "ap-southeast-6"?: undefined;
            "ap-southeast-7"?: undefined;
            "aws-global"?: undefined;
            "ca-central-1"?: undefined;
            "ca-west-1"?: undefined;
            "eu-central-1"?: undefined;
            "eu-central-2"?: undefined;
            "eu-north-1"?: undefined;
            "eu-south-1"?: undefined;
            "eu-south-2"?: undefined;
            "eu-west-1"?: undefined;
            "eu-west-2"?: undefined;
            "eu-west-3"?: undefined;
            "il-central-1"?: undefined;
            "me-central-1"?: undefined;
            "me-south-1"?: undefined;
            "mx-central-1"?: undefined;
            "sa-east-1"?: undefined;
            "us-east-1"?: undefined;
            "us-east-2"?: undefined;
            "us-west-1"?: undefined;
            "us-west-2"?: undefined;
            "aws-cn-global"?: undefined;
            "cn-north-1"?: undefined;
            "cn-northwest-1"?: undefined;
            "eusc-de-east-1"?: undefined;
            "aws-iso-global"?: undefined;
            "us-iso-east-1"?: undefined;
            "us-iso-west-1"?: undefined;
            "aws-iso-b-global"?: undefined;
            "us-isob-east-1"?: undefined;
            "us-isob-west-1"?: undefined;
            "aws-iso-e-global"?: undefined;
            "eu-isoe-west-1"?: undefined;
            "aws-iso-f-global"?: undefined;
            "us-isof-east-1"?: undefined;
            "us-isof-south-1"?: undefined;
        };
    })[];
    version: string;
};
