import { LexicalEditor } from "lexical"; export declare function useQuote(editor: LexicalEditor): void;