export function hasOwn(obj: any, key: any): boolean; export function getFirstComponetChild(children: any): any;