export declare function isContentLeaf(type: string): boolean; export declare function isContentGroup(type: string): boolean;