declare module 'json-schema-ref-parser' {
  var x: any;
  export default x;
}