export declare function removeHiddenElements(elements: HTMLElement[] | NodeListOf<HTMLElement>): HTMLElement[];
//# sourceMappingURL=remove-hidden-elements.d.ts.map