import type { TypingContextValue } from '../../../context/TypingContext';
export declare const useCreateTypingContext: (value: TypingContextValue) => TypingContextValue;
//# sourceMappingURL=useCreateTypingContext.d.ts.map