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