export declare const getReactAttrs: (element?: HTMLElement | null) => { fiber?: any; props?: any; container?: any; };