Delete Project}
* >
* Once deleted, this project cannot be recovered.
*
*/
declare function SectionCard({ title, description, footer, headerAction, className, children, surface, radius, animated, iconWeight, ...props }: SectionCardProps): import("react/jsx-runtime").JSX.Element;
export { SectionCard, type SectionCardProps };