Argument of type '{ title: string; subtext: string; onItemClick: () => Block<BlockSchemaFromSpecs<{ readonly audio: import("/__w/BlockNote/BlockNote/packages/core/types/src/index").BlockSpec<"audio", { readonly backgroundColor: { default: "default"; }; readonly name: { readonly default: ""; }; readonly url: { readonly default: ""; };...' is not assignable to parameter of type 'Omit<DefaultSuggestionItem, "key"> & { icon?: Element | undefined; size?: "small" | "default" | undefined; } & { key: "audio" | "table" | ... 20 more ... | "emoji"; }'.