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

declare const SubtractLineIcon: RemixiconReactIconComponentType;
export default SubtractLineIcon;
