| 63 | new (): HTMLIonIconElement; |
| 64 | }; |
| 65 | interface HTMLElementTagNameMap { |
| 66 | 'ion-icon': HTMLIonIconElement; |
| 67 | } |
| 68 | } |
| 69 | declare namespace LocalJSX { |
| 70 | interface IonIcon { |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…