export interface CompilerOptions { target: string; emitRuntime: boolean; }