export declare function setSharedFixedSize(popupElement: HTMLElement, positionerElement: HTMLElement, width: number, height: number): void;