export type JsonSchema7NeverType = { not: {}; }; export declare function parseNeverDef(): JsonSchema7NeverType;