/// import { ContentCardProps } from './ContentCardProps'; export declare const ContentCard: (props: ContentCardProps) => JSX.Element;