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

declare const IncreaseDecreaseLineIcon: RemixiconReactIconComponentType;
export default IncreaseDecreaseLineIcon;
