selection.d.ts 85 B

12
  1. export default Selection;
  2. declare function Selection(props: any, context: any): any;