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