export declare function useExtension(extensionName: string): import('@tiptap/core').AnyExtension | null | undefined;