import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { InputStylesProps } from '../../../../components/Input/Input';
import { InputVariables } from './inputVariables';
export declare const inputStyles: ComponentSlotStylesPrepared<InputStylesProps, InputVariables>;
