import React from 'react'; import { InputLabelProps } from './input-label-props'; export declare const InputLabel: React.FC;