export declare const generateMariaDBFetcher: (config: Record, tableName: string) => string; export declare const generateMariaDBCountFetcher: (config: Record, tableName: string) => string; //# sourceMappingURL=mariadb.d.ts.map