export declare function resolveDriver(conn?: string): 'pg' | 'mysql2';