import { type FormControlLabelProps } from './types'; export declare const StyledFormControlLabel: import("@emotion/styled").StyledComponent;