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