import { RemixiconReactIconComponentType } from './dist/typings';

declare const SubtractFillIcon: RemixiconReactIconComponentType;
export default SubtractFillIcon;
