export declare function sortChildren(children: Array<any>, parent: any): void;
