/// <reference types="react" />
declare const PaintBrushBroad: (props: any, ref: any) => JSX.Element;
export default PaintBrushBroad;
