?
Current File : /home/sanghavirealty/www/node_modulesazwer/browserslist/error.d.ts
declare class BrowserslistError extends Error {
  constructor(message: any)
  name: 'BrowserslistError'
  browserslist: true
}

export = BrowserslistError