export function init(configFilePathFromConnectionString: string): Promise<void>;
export function reset(): void;
