export interface GitEnv { gitApi: string; gitToken: string; }