/**
* Extract an error message from WMS error response XML
* @paramtext
* @paramoptions
* @returns a string with a human readable message
*/exportdeclarefunctionparseWMSError(text: string, options: any): string;
//# sourceMappingURL=parse-wms-error.d.ts.map