import type { IconProps } from '../../types';
declare const BarcodeFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Barcode Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { BarcodeFill };
