export default interface Paths { projectBase: string; tmpDir: string; rootUrl: string; }