import * as React from "react"; import type { SVGProps } from "react"; export declare const ArrowUnionIcon: (props: SVGProps) => React.JSX.Element; //# sourceMappingURL=arrow-union-icon.d.ts.map