export {statistics} from './lib/index.js'
export type Statistics = import('./lib/index.js').Statistics
