///
export declare const checker: import("@emotion/react").SerializedStyles;
export declare const NoArrowNumberInput: import("@emotion/styled").StyledComponent, "width" | "size"> & import("../input/InputBase").InputBaseType & import("../../types/common").AriaFocusProps & import("../input/InputAffix").InputAffixProps & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
}, {}, {}>;
export declare const Unit: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
}, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;
export declare const InputContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;