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