export declare function regenProps(object: any, callback?: (key?: string, index?: number) => any): object | undefined;