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