import type React from 'react'; export declare function applyReactStyle(element: HTMLElement, styles?: React.CSSProperties): void;