import { FileEntity } from '../fileEntity'; export declare function getFileName(fileEntity: FileEntity): string;