export declare const getValues: (input: any) => any[]; export declare const filterEmpty: (item: any) => boolean; //# sourceMappingURL=utils.d.ts.map