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