import { InputCounterStylesType } from '../../../../components/inputCounter/types/inputCounterTheme';
import { InputCounterVariant } from './variants';
export declare const INPUT_COUNTER_STYLES: InputCounterStylesType<InputCounterVariant>;
