import "../configureDom4";
export declare function isDarkTheme(element: Element | Text | null): boolean;
