/**
 * Generates the base types file content
 */
export declare function generateBaseTypes(): string;
