export declare function TreeChildren(options?: { cascade?: boolean | ("insert" | "update" | "remove")[]; }): Function;