import type { Pool } from 'mariadb';
export declare let pool: Pool;
