export declare const sortAndFilter: (files: File[], sortBy: string | undefined, accept: string[]) => File[];