import React from 'react'; import { SelectLabelProps } from './select-label-props'; export declare const SelectLabel: React.FC;