/** The file is a photo */ export declare class FileTypePhotoBaseModel { _: 'fileTypePhoto'; }