import { InputStylesType } from '../../../../components/input/types/inputTheme';
import { InputVariantType } from './variants';
export declare const INPUT_STYLES: InputStylesType<InputVariantType>;
