export declare function isFixed(node: HTMLElement, computedStyle?: CSSStyleDeclaration): boolean;
