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