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