export declare const alignNode: (editor: any, alignment: any) => void; export declare const isNodeAligned: (editor: any, style: any) => boolean;