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