/** * ignore position = fixed element */ export declare function getTrueOffsetParent(element: Element): Element | null;