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

declare const NumbersLineIcon: RemixiconReactIconComponentType;
export default NumbersLineIcon;
