import React from 'react'; import { FileEntryProps } from '../../types/file-list.types'; export declare const GridEntry: React.FC;