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