withInterval.d.ts 89 B

12
  1. declare function _default(Views: any): (...args: any[]) => any;
  2. export default _default;