import * as spec from '@jsii/spec'; export declare function containsUnionType(typeRef: spec.TypeReference): typeRef is spec.UnionTypeReference | spec.CollectionTypeReference; //# sourceMappingURL=type-utils.d.ts.map