export default function FromHTMLCustomBlockFn(element: any): {
    type: string;
};
