FileMetadata: {
    contentType: string;
    etag: string;
    fileSize: IFileSize;
    updatedAt: Date;
}

IMPORT_PATH: "@daiso-tech/core/file-storage/contracts"