import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { InputLabelStylesProps } from '../../../../components/Input/InputLabel';
import { InputLabelVariables } from './inputLabelVariables';
export declare const inputLabelStyles: ComponentSlotStylesPrepared<InputLabelStylesProps, InputLabelVariables>;
