import * as React from "react"; declare function Brush(props: React.SVGProps): any; export default Brush;