import { FunctionComponent } from "react"; declare const SubTitleComponent: FunctionComponent; export { SubTitleComponent };