export declare function createConfig(projectName: string, remotes: string, tsConfigName: string, root: string): string;