import type { QuickInsertContextValue } from './QuickInsertContext'; export declare const useQuickInsertContext: () => QuickInsertContextValue;