import { SVGIconDef } from './types'; declare const BarcodeOutlined: SVGIconDef; export default BarcodeOutlined;