import { DatabaseService } from "../../types/index.js"; export declare const handleStats: (database: DatabaseService) => Promise;