class JitCompilerFactory implements CompilerFactory { createCompiler(options?: CompilerOptions[]): Compiler;}