export { formatComment }; export default function formatComment(comment?: string): string | undefined;