import type { IconProps } from '../../types';
declare const InkBottleFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Ink Bottle Fill
 * @see {@link https://remixicon.com/icon/ink-bottle-fill Remix Icon Docs}
 */
export { InkBottleFill };
