import { FC } from 'react'; import { FollowupProps } from '../types.cjs'; export declare const Followup: FC;