export declare const pickLatestByUpdatedAt: (files: T[]) => T | undefined;