export declare const config: { connectionString: string; db: string; defaultCollection: string; splitChar: string; };