export type JsonSchema7NeverType = {
    not: {};
};
export declare function parseNeverDef(): JsonSchema7NeverType;
//# sourceMappingURL=never.d.ts.map