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