import * as react from 'react';
import { SliderGraphYAxisProps } from '../../types.js';

declare const _default: react.NamedExoticComponent<SliderGraphYAxisProps>;

export { _default as default };
