/// export declare const StyledSpace: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { spaceHeight: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;