export default Wrapper; declare const Wrapper: import("styled-components").StyledComponent & import("react").HTMLAttributes>, any, { justifyContent: "between"; alignItems: "center"; width: "100%"; gap: 2; }, "width" | "alignItems" | "justifyContent" | "gap">;