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