Use this hook in your custom code block editors to modify the underlying node code, language, and meta.
Signature:
export declare function useCodeBlockEditorContext(): CodeBlockEditorContextValue;
Returns:
CodeBlockEditorContextValue