/** * Extended pattern from DOMPurify to allow "about" and "blob" schemes. * @see https://github.com/cure53/DOMPurify/blob/main/src/regexp.js#L9-L11 */ declare const _default: RegExp; export default _default; //# sourceMappingURL=allowedURI.d.ts.map