import { TypeHistory } from '../Types'; declare const _default: (history: TypeHistory) => number; export default _default; //# sourceMappingURL=getPoints.d.ts.map