import { FC } from 'react'; declare const Blockquote: FC; export { Blockquote as B };