import { IBlockData } from '@ivanholiak/easy-email-core'; export declare function parseXMLtoBlock(text: string): IBlockData;