import { Config, Definition } from 'ts-to-json'; export declare const generateSchema: (options?: Partial) => Definition;