import { DialectOptions } from "./dialect-options";
export declare const mysqlOptions: DialectOptions;
