ErrorIcon.d.ts 82 B

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