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