///
export declare const Wrapper: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>;
export declare const InputStyled: import("@emotion/styled").StyledComponent, "ref"> & import("react").RefAttributes & import("@mui/system").MUIStyledCommonProps, {}, {}>;