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