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