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