export declare function createAriaHider(containerNode: HTMLElement, selector?: string): () => void;
