import type { JHipsterYoRcContent } from '../../core/types/json-config.js'; export declare const GENERATOR_NAME = "generator-begcode"; export declare function writeConfigFile(config: JHipsterYoRcContent, yoRcPath?: string): void;