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