Without the fix the return type would be `string` in cases where it should be `ReactNode`
* Spec composer API * Add composer api implementation * Tests * Copyright * update sigs * cleanup * a snap * cleanup * linting * Tidy up * Adjust