import * as hiscores from './hiscores'; export * from './hiscores'; export * from './types'; export * from './utils'; export default hiscores;