import React from 'react'; declare const FormControlLabel: ({ Label: StyledFormControlLabel, LabelAstrick: StyledFormControlLabelAstrick, }: any) => React.ForwardRefExoticComponent & React.RefAttributes>; export default FormControlLabel; //# sourceMappingURL=FormControlLabel.d.ts.map