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