import { EntryEditProps } from '../EntryEdit.js';
export declare function FileEntry(props: EntryEditProps): import("react/jsx-runtime").JSX.Element;
