import React from "react"; import { BodyCardProps } from "."; export declare const BodyCard: React.FunctionComponent;