import type { PoolConfig } from 'mariadb'; export declare function GetConfig(): PoolConfig;