Type '{ blockMapping: { callout: (block: BlockFromConfigNoChildren<{ readonly type: "callout"; readonly propSchema: { readonly textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; readonly backgroundColor: { ...; }; readonly emoji: { ...; }; }; readonly content: "inline"; }, NoInfe...' is not assignable to type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, ReactElement<...>, ReactElement<...> | ReactElement<...>>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.