import { SVGComponentProps } from '../types';
export declare const Union: (props: SVGComponentProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Union.d.ts.map