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

declare const BarcodeFillIcon: RemixiconReactIconComponentType;
export default BarcodeFillIcon;
