export default interface BuildContext { gitRootDir: string; baseDir: string; }