import { MySQLConnectionPoolAdapter } from './MySQL'; export declare class MariaDBConnectionPoolAdapter extends MySQLConnectionPoolAdapter { }