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