index.d.ts 85 B

12
  1. declare function _default(a: any, b: any): (t: any) => any;
  2. export default _default;