import { IBlockData } from '../typings'; export declare function parseReactBlockToBlockData(node: React.ReactElement): T;