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