export declare function getNextNode(el: HTMLElement): HTMLElement | undefined;
