export declare class ScriptInterpretingError extends Error { constructor(msg: string); }