import { SVGProps } from "react"; declare const PaintBrushIcon: (props: SVGProps) => JSX.Element; export default PaintBrushIcon;