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