import type { QWElement } from '@qualweb/qw-element';
declare function textHasTheSameColorOfBackground(element: QWElement): boolean;
export default textHasTheSameColorOfBackground;
//# sourceMappingURL=textHasTheSameColorOfBackground.d.ts.map