LoadingIcon.d.ts 84 B

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