export declare const Unimportant: import("@planda/styled-system/jsx").StyledComponent<"p", {}>; export declare const UnimportantVerticalCenter: import("@planda/styled-system/jsx").StyledComponent<"p", {}>; export declare const UnimportantCategory: import("@planda/styled-system/jsx").StyledComponent<"p", {}>; export declare const UnimportantInline: import("@planda/styled-system/jsx").StyledComponent<"span", {}>; export declare const UnimportantInlineCategory: import("@planda/styled-system/jsx").StyledComponent<"span", {}>; export declare const BareFlexCol: import("@planda/styled-system/jsx").StyledComponent<"div", {}>; export declare const Group: import("@planda/styled-system/jsx").StyledComponent<"div", { align?: "horizontal" | "vertical" | undefined; }>;