import { IconSvgProps } from '../types';
declare const Barcode: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Barcode;
//# sourceMappingURL=Barcode.d.ts.map