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