import { SourceFileCompiler } from './SourceFileCompiler';
export declare const files: (typeof SourceFileCompiler)[];
