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