/// import * as React from 'react'; import { StyledHTMLElement } from 'styletron-react'; export declare const LabelStyle: React.CSSProperties; export declare const Label: StyledHTMLElement<{}, HTMLLabelElement>;