import { DbDialectStrategy } from "../lib/types"; export declare const mysqlDialectStrategy: DbDialectStrategy;