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

declare const _default: react.NamedExoticComponent<LikertGraphProps>;

export { _default as default };
