import { JSONSchema4 } from 'json-schema'; export declare const useMetadata: (schema: JSONSchema4) => Pick;