import { ComponentStyle } from '../../styles/typings'; import { LabelProps } from './typings'; declare const labelStyle: ComponentStyle; export default labelStyle;