export * from './iQuery'; import * as mysql from './mysql'; export declare const MySQL: typeof mysql;