///
export declare const SpotlightCard: import("styled-components").StyledComponent<({ children, elevation, heading, headingColor, backgroundColor, backgroundImage, height, ...other }: import("@components/EditorialBlock/Card").CardProps & import("react").HTMLAttributes) => JSX.Element, any, {}, never>;