import type { DocumentContextType } from '../types.js'; export default function useDocumentContext(): DocumentContextType;