export declare function detectMark(element: HTMLElement, hasMark: (element: HTMLElement) => boolean): boolean;