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

declare const BarcodeBoxLineIcon: RemixiconReactIconComponentType;
export default BarcodeBoxLineIcon;
