export declare enum ShowBehavior { All = 1, DirectDecendants = 2, AllDecendants = 3, }