import type { Session } from "@/lib/types"; export const SessionPrintRow = ({ session }: { session: Session }) => { return (