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