CSV
The main use case when anybody brings this up is using the data in a spreadsheet, but every major spreadsheet application can just connect to the database directly (it's PostgreSQL) and leave Typica out of that side of things. Similarly, psql can output CSV through the \copy metacommand if you wanted to use a spreadsheet that runs in your web browser instead of a local application. Both of those are probably better choices.
CSV
Personally I'd rather get the feature requests of what deficiency in Typica is leading them to the idea that they want this data in a spreadsheet to begin with and see if it makes sense to improve Typica with regard to that use case.