export declare function isShadowRootLocal(value: any): value is ShadowRoot; export default function getOffsetParent(element: Element): any;