export declare function isHead(element: HTMLElement): boolean; export declare function isFoot(element: HTMLElement): boolean;