export interface ElementDetails { element: HTMLElement; index: number; } //# sourceMappingURL=elementDetails.d.ts.map