import React from 'react'; declare const SvgBrush: (props: React.SVGProps) => JSX.Element; export default SvgBrush;