/// <reference types="react" />
declare const ChangeBrushColor: () => JSX.Element;
export default ChangeBrushColor;
