export interface SharedOptions { githubToken?: string; configFile?: string; }