index.d.ts 71 B

12
  1. declare const _default: (position?: number) => any;
  2. export = _default;