export declare const SmallContentCardStyles: import("@emotion/utils").SerializedStyles; export declare const smallContentCardImageBase: { imageProps: { styles: { root: { width: string; }; }; }; }; export declare const smallContentCardButtonBase: { iconRightProps: { theme: string; size: string; }; };