export declare function toList(object: any): T[]; export declare function toValueList(object: any): T[];