import mysql from "mysql2"; export declare class Pool { static current: mysql.Pool; static initPool(): void; private static getConfig; } //# sourceMappingURL=Pool.d.ts.map