export declare function hasChildren(item: any): boolean; export declare const checkIfAnyActiveChild: (child: any, location: any) => any;