import { GestureElement } from '../ui/gesture/GestureElement'; declare global { interface HTMLElementTagNameMap { 'vds-gesture': GestureElement; } } //# sourceMappingURL=vds-gesture.d.ts.map