index.d.ts 80 B

12
  1. declare const _exports: typeof import('./validate').default;
  2. export = _exports;