GoToExternalIcon.d.ts 85 B

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