/** Enum of Cdns */
export declare enum CdnEnum {
    'CDN_BUSINESS' = "CDN_BUSINESS"
}
//# sourceMappingURL=CdnEnum.d.ts.map