export declare const StyledRange: import("styled-components").StyledComponent & (({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { firstTextfieldTextBefore: string; secondTextfieldTextBefore: string; dividerVariant?: "none"; dividerIcon?: never; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { firstTextfieldTextBefore: string; secondTextfieldTextBefore: string; dividerVariant?: "none"; dividerIcon?: never; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { firstTextfieldTextBefore: string; secondTextfieldTextBefore: string; dividerVariant?: "none"; dividerIcon?: never; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { firstTextfieldTextBefore: string; secondTextfieldTextBefore: string; dividerVariant?: "none"; dividerIcon?: never; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerVariant?: "dash"; dividerIcon?: never; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerVariant?: "dash"; dividerIcon?: never; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerVariant?: "dash"; dividerIcon?: never; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerVariant?: "dash"; dividerIcon?: never; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerIcon?: import("react").ReactNode; dividerVariant?: "icon"; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerIcon?: import("react").ReactNode; dividerVariant?: "icon"; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintText: string; hintTrigger?: "hover" | "click"; hintView?: string; hintSize?: string; hintTargetIcon?: import("react").ReactNode; hintTargetPlacement?: "inner" | "outer"; hintPlacement?: import("@popperjs/core").Placement | Array; hintHasArrow?: boolean; hintOffset?: [number, number]; hintWidth?: string; hintContentLeft?: import("react").ReactNode; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerIcon?: import("react").ReactNode; dividerVariant?: "icon"; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "default"; hasClearDivider?: never; } & import("react").HTMLAttributes & import("react").RefAttributes) | ({ label?: string; leftHelper?: string; titleCaption?: import("react").ReactNode; contentLeft?: import("react").ReactNode; contentRight?: import("react").ReactNode; firstValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; secondValue?: import("../../Range/Range.types").TextfieldPrimitiveValue; firstValueError?: boolean; secondValueError?: boolean; firstValueSuccess?: boolean; secondValueSuccess?: boolean; firstPlaceholder?: string; secondPlaceholder?: string; firstTextfieldContentLeft?: import("react").ReactElement; firstTextfieldContentRight?: import("react").ReactElement; secondTextfieldContentLeft?: import("react").ReactElement; secondTextfieldContentRight?: import("react").ReactElement; firstTextfieldTextAfter?: string; secondTextfieldTextAfter?: string; autoComplete?: string; view?: string; size?: string; readOnly?: boolean; disabled?: boolean; requiredIndicatorPlacement?: "left" | "right"; required?: boolean; hasRequiredIndicator?: boolean; onChangeFirstValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance; onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance; onFocusFirstTextfield?: (event: import("react").FocusEvent) => void; onFocusSecondTextfield?: (event: import("react").FocusEvent) => void; onBlurFirstTextfield?: (event: import("react").FocusEvent) => void; onBlurSecondTextfield?: (event: import("react").FocusEvent) => void; } & { dividerIcon?: import("react").ReactNode; dividerVariant?: "icon"; firstTextfieldTextBefore?: string; secondTextfieldTextBefore?: string; } & { hintTrigger?: never; hintText?: never; hintView?: never; hintSize?: never; hintTargetIcon?: never; hintTargetPlacement?: never; hintPlacement?: never; hintHasArrow?: never; hintOffset?: never; hintWidth?: never; hintContentLeft?: never; } & { appearance?: "clear"; hasClearDivider?: boolean; } & import("react").HTMLAttributes & import("react").RefAttributes))>, any, {}, never>; export declare const base: import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=RangeDate.styles.d.ts.map