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

declare const StockLineIcon: RemixiconReactIconComponentType;
export default StockLineIcon;
