t() :: %Picasso.Schema.Original{
__meta__: term(),
alt: String.t(),
content_type: String.t(),
filename: String.t(),
hash: String.t(),
height: integer(),
id: integer(),
inserted_at: term(),
renditions: term(),
size: integer(),
updated_at: term(),
width: integer()
}