import { RuntimeError } from "./RuntimeError"; export declare class CompilerError extends RuntimeError { }