import * as ts from 'typescript'; import { Directory } from './fileSystem'; export declare const fs: Directory; export declare const system: ts.System;