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

declare const BarcodeIcon: MdiReactIconComponentType;
export default BarcodeIcon;
