export interface InitGeneratorSchema { skipFormat?: boolean; registerHostConfig?: 'auto' | 'never' | 'always'; }