import { BodyCardProps } from "./BodyCard.types"; export * from "./BodyCard"; export type { BodyCardProps };