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