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