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