import * as React from "react"; import { HeadingProps } from "../Heading"; declare const CardTitle: React.FC; export default CardTitle;