export interface CompilerOutputInterface { class: string; dir: string; }