export declare class URIPartNotValidException extends Error { constructor(uri: string); } //# sourceMappingURL=URIPartNotValidException.d.ts.map