import { URI } from './uri'; export declare function uriFragmentIsJSONPointer(uri: URI): boolean;