export declare const FOLD_BUTTON_CLASS_NAME = "node-fold-button";
export declare const UNFOLD_BUTTON_CLASS_NAME = "node-unfold-button";
