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

declare const BarcodeBoxFillIcon: RemixiconReactIconComponentType;
export default BarcodeBoxFillIcon;
