import React from 'react'; import { TagContextValue } from './types'; export declare const TagChildrenContext: React.Context;