/// import Props from "@sentrei/common/types/components/TestimonialCard"; export default function TestimonialCard({ author, body, img, occupation, title, }: Props): JSX.Element; //# sourceMappingURL=TestimonialCard.d.ts.map