declare function getPoolerString(connString: string): string;

export { getPoolerString };
