/// export interface LeafOptions { attributes: any; leaf: any; children?: React.ReactElement; }