import { LabelInterface } from './label.types'; export declare function labelTheme(props: LabelInterface): any;