import { Skeleton } from '@nvidia-elements/core/skeleton'; declare global { interface HTMLElementTagNameMap { 'nve-skeleton': Skeleton; } }