import { InputDateStylesType } from '../../../../components/inputDate/types/inputDateTheme';
import { InputDateVariantType } from './variants';
export declare const INPUT_DATE_STYLES: InputDateStylesType<InputDateVariantType>;
