export declare const forceReflow: (element: HTMLElement) => number; export declare const isVisible: (element: HTMLElement) => boolean;