export interface InitGeneratorSchema { skipFormat?: boolean; withDeploy: boolean; }