declare function parseColonSeparatedStrings(array?: string[]): {}; export { parseColonSeparatedStrings };