import * as FTS from './types'; export declare function generateDefinition(file: string, options?: FTS.PartialDefinitionOptions): Promise;