Export `Cell` type

We can import the Row type which is very useful but not the Cell type. In order to use Cell as a type I must type Row[number]. Exporting this will create a much nicer typescript experience. Thank you.

Edited by Peyton