import { JSONSchema7 } from "json-schema";
export declare type Definition = JSONSchema7;
