declare const _default: {
    _Comments: string[];
    AllowedEndpointsByLogin: {
        "https://login.microsoftonline.com": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.microsoftonline.us": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.partner.microsoftonline.cn": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.microsoftonline.eaglex.ic.gov": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.microsoftonline.microsoft.scloud": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.sovcloud-identity.fr": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.sovcloud-identity.de": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
        "https://login.sovcloud-identity.sg": {
            AllowedKustoSuffixes: string[];
            AllowedKustoHostnames: string[];
        };
    };
};
export default _default;
//# sourceMappingURL=wellKnownKustoEndpoints.d.ts.map