import { PropertyType } from '@aws-cdk/service-spec-types'; export declare function maybeUnion(types: PropertyType[]): PropertyType;