import { JSONSchema } from './JSONSchema'; export declare function resolveID(schema: JSONSchema, baseURI: string): string;