export declare class RenderError extends SyntaxError { constructor(msg: string); }