import type { OutlineContextType } from './shared/types.js'; declare const outlineContext: React.Context; export default outlineContext;