export namespace requiredValues {
    namespace Wrapper {
        let subElements: string[];
    }
    namespace BlockedAdCategories {
        let attributes: string[];
    }
    namespace InLine {
        let subElements_1: string[];
        export { subElements_1 as subElements };
    }
    namespace Category {
        let attributes_1: string[];
        export { attributes_1 as attributes };
    }
    namespace Pricing {
        let attributes_2: string[];
        export { attributes_2 as attributes };
    }
    namespace Verification {
        export let oneOfinLineResources: string[];
        let attributes_3: string[];
        export { attributes_3 as attributes };
    }
    namespace UniversalAdId {
        let attributes_4: string[];
        export { attributes_4 as attributes };
    }
    namespace JavaScriptResource {
        let attributes_5: string[];
        export { attributes_5 as attributes };
    }
    namespace ExecutableResource {
        let attributes_6: string[];
        export { attributes_6 as attributes };
    }
    namespace Tracking {
        let attributes_7: string[];
        export { attributes_7 as attributes };
    }
    namespace Creatives {
        let subElements_2: string[];
        export { subElements_2 as subElements };
    }
    namespace Creative {
        let subElements_3: string[];
        export { subElements_3 as subElements };
    }
    namespace Linear {
        let subElements_4: string[];
        export { subElements_4 as subElements };
    }
    namespace MediaFiles {
        let subElements_5: string[];
        export { subElements_5 as subElements };
    }
    namespace MediaFile {
        let attributes_8: string[];
        export { attributes_8 as attributes };
    }
    namespace Mezzanine {
        let attributes_9: string[];
        export { attributes_9 as attributes };
    }
    namespace NonLinear {
        let oneOfinLineResources_1: string[];
        export { oneOfinLineResources_1 as oneOfinLineResources };
        let attributes_10: string[];
        export { attributes_10 as attributes };
    }
    namespace Companion {
        let oneOfinLineResources_2: string[];
        export { oneOfinLineResources_2 as oneOfinLineResources };
        let attributes_11: string[];
        export { attributes_11 as attributes };
    }
    namespace StaticResource {
        let attributes_12: string[];
        export { attributes_12 as attributes };
    }
    namespace Icons {
        let subElements_6: string[];
        export { subElements_6 as subElements };
    }
    namespace Icon {
        let oneOfinLineResources_3: string[];
        export { oneOfinLineResources_3 as oneOfinLineResources };
    }
}
//# sourceMappingURL=requiredValues.d.ts.map
