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