export default class ParserError extends Error { constructor(m: string); }