/home/devscfvi/DevsQuantum/node_modules/es-errors/syntax.d.ts
declare const SyntaxError: SyntaxErrorConstructor;

export = SyntaxError;