import * as React from 'react'; declare const Label: React.ForwardRefExoticComponent & React.RefAttributes>; export { Label };