SelectIcon.d.ts 83 B

12
  1. /// <reference types="react" />
  2. export declare function SelectIcon(): JSX.Element;