import React from 'react'; import { LabelProps } from './typings'; export declare const LabelContext: React.Context;