fromCellImplClaim : Name -> ParamTypeInfo -> DeclTop-level declaration of the `FromCell` implementation
for the given data type.
FromCell : List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `ToJSON` for a given data type
using default settings.