import { ComponentProps, FC } from 'react'; declare const BastCardTitle: FC>; export { BastCardTitle };