export default interface Compiler{ compilerPath:string; compilerVersion:string; }