///
export declare const StyledCard: import("@emotion/styled").StyledComponent<{
rowGap?: import("../utils/style").MQ | undefined;
columnGap?: import("../utils/style").MQ | undefined;
rows?: import("../utils/style").MQ | undefined;
columns?: import("../utils/style").MQ | undefined;
justifyContent?: import("../utils/style").MQ | undefined;
alignContent?: import("../utils/style").MQ | undefined;
justifyItems?: import("../utils/style").MQ | undefined;
alignItems?: import("../utils/style").MQ | undefined;
areas?: import("../utils/style").MQ | undefined;
inline?: import("../utils/style").MQ | undefined;
autoColumns?: import("../utils/style").MQ | undefined;
autoRows?: import("../utils/style").MQ | undefined;
autoFlow?: import("../utils/style").MQ | undefined;
children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
as?: import("react").ElementType | undefined;
overrides?: ({
width?: import("../utils/style").MQ | undefined;
minWidth?: import("../utils/style").MQ | undefined;
maxWidth?: import("../utils/style").MQ | undefined;
height?: import("../utils/style").MQ | undefined;
minHeight?: import("../utils/style").MQ | undefined;
maxHeight?: import("../utils/style").MQ | undefined;
} & import("../utils/logical-properties").LogicalProps) | undefined;
} & Omit, "children"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
} & {
overrides?: {
stylePreset?: import("../utils/style").MQ | undefined;
transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
} | undefined;
} & {
areaName?: string | undefined;
}, {}, {}>;
export declare const StyledMedia: import("@emotion/styled").StyledComponent<{
rowGap?: import("../utils/style").MQ | undefined;
columnGap?: import("../utils/style").MQ | undefined;
rows?: import("../utils/style").MQ | undefined;
columns?: import("../utils/style").MQ | undefined;
justifyContent?: import("../utils/style").MQ | undefined;
alignContent?: import("../utils/style").MQ | undefined;
justifyItems?: import("../utils/style").MQ | undefined;
alignItems?: import("../utils/style").MQ | undefined;
areas?: import("../utils/style").MQ | undefined;
inline?: import("../utils/style").MQ | undefined;
autoColumns?: import("../utils/style").MQ | undefined;
autoRows?: import("../utils/style").MQ | undefined;
autoFlow?: import("../utils/style").MQ | undefined;
children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
as?: import("react").ElementType | undefined;
overrides?: ({
width?: import("../utils/style").MQ | undefined;
minWidth?: import("../utils/style").MQ | undefined;
maxWidth?: import("../utils/style").MQ | undefined;
height?: import("../utils/style").MQ | undefined;
minHeight?: import("../utils/style").MQ | undefined;
maxHeight?: import("../utils/style").MQ | undefined;
} & import("../utils/logical-properties").LogicalProps) | undefined;
} & Omit, "children"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
} & {
overrides?: {
stylePreset?: import("../utils/style").MQ | undefined;
transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
} | undefined;
} & {
areaName?: string | undefined;
}, {}, {}>;
export declare const StyledContent: import("@emotion/styled").StyledComponent<{
rowGap?: import("../utils/style").MQ | undefined;
columnGap?: import("../utils/style").MQ | undefined;
rows?: import("../utils/style").MQ | undefined;
columns?: import("../utils/style").MQ | undefined;
justifyContent?: import("../utils/style").MQ | undefined;
alignContent?: import("../utils/style").MQ | undefined;
justifyItems?: import("../utils/style").MQ | undefined;
alignItems?: import("../utils/style").MQ | undefined;
areas?: import("../utils/style").MQ | undefined;
inline?: import("../utils/style").MQ | undefined;
autoColumns?: import("../utils/style").MQ | undefined;
autoRows?: import("../utils/style").MQ | undefined;
autoFlow?: import("../utils/style").MQ | undefined;
children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
as?: import("react").ElementType | undefined;
overrides?: ({
width?: import("../utils/style").MQ | undefined;
minWidth?: import("../utils/style").MQ | undefined;
maxWidth?: import("../utils/style").MQ | undefined;
height?: import("../utils/style").MQ | undefined;
minHeight?: import("../utils/style").MQ | undefined;
maxHeight?: import("../utils/style").MQ | undefined;
} & import("../utils/logical-properties").LogicalProps) | undefined;
} & Omit, "children"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
} & {
overrides?: {
stylePreset?: import("../utils/style").MQ | undefined;
transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
} | undefined;
} & {
areaName?: string | undefined;
}, {}, {}>;
export declare const StyledActions: import("@emotion/styled").StyledComponent<{
rowGap?: import("../utils/style").MQ | undefined;
columnGap?: import("../utils/style").MQ | undefined;
rows?: import("../utils/style").MQ | undefined;
columns?: import("../utils/style").MQ | undefined;
justifyContent?: import("../utils/style").MQ | undefined;
alignContent?: import("../utils/style").MQ | undefined;
justifyItems?: import("../utils/style").MQ | undefined;
alignItems?: import("../utils/style").MQ | undefined;
areas?: import("../utils/style").MQ | undefined;
inline?: import("../utils/style").MQ | undefined;
autoColumns?: import("../utils/style").MQ | undefined;
autoRows?: import("../utils/style").MQ | undefined;
autoFlow?: import("../utils/style").MQ | undefined;
children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
as?: import("react").ElementType | undefined;
overrides?: ({
width?: import("../utils/style").MQ | undefined;
minWidth?: import("../utils/style").MQ | undefined;
maxWidth?: import("../utils/style").MQ | undefined;
height?: import("../utils/style").MQ | undefined;
minHeight?: import("../utils/style").MQ | undefined;
maxHeight?: import("../utils/style").MQ | undefined;
} & import("../utils/logical-properties").LogicalProps) | undefined;
} & Omit, "children"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
} & {
overrides?: {
stylePreset?: import("../utils/style").MQ | undefined;
transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
} | undefined;
} & {
areaName?: string | undefined;
}, {}, {}>;
export declare const StyledLink: import("@emotion/styled").StyledComponent & {
theme?: import("@emotion/react").Theme | undefined;
} & import("../link").LinkProps & {
expand?: boolean | undefined;
}, {}, {}>;
//# sourceMappingURL=styled.d.ts.map