ConnectionStringParser: {
    parse: ((connectionString?: string) => ConnectionString);
} = ...