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

declare const BarcodeLineIcon: RemixiconReactIconComponentType;
export default BarcodeLineIcon;
