export declare class UnexpectedEOF extends SyntaxError { constructor(near?: string); }