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

declare const FilterLineIcon: RemixiconReactIconComponentType;
export default FilterLineIcon;
