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