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