withPieLabel.d.ts 84 B

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