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