/** A collection of common methods used to validate and work with {@link IUri}s. */ export interface IUriValidator { } //# sourceMappingURL=uri_validator.d.ts.map