import { ExplorerItem } from "./ExplorerItem"; export declare class FileItem extends ExplorerItem { }