import { GeneratorContext } from './generator-context'; import { DocumentParts } from '../output/writer'; export declare function appTypes(ctx: GeneratorContext): DocumentParts;