import { MySQL, MySQLConfig } from '../../types.js'; export declare function mysql(config: MySQLConfig): MySQL; //# sourceMappingURL=mysql.d.ts.map