withSunburst.d.ts 98 B

12
  1. declare function _default(View: any): (props: any, context: any) => any;
  2. export default _default;