///
export declare const CardBody: ((props: import("../../utils").PolymorphicComponentProps>, "as">>) => import("react").ReactElement>, "as">, string | import("react").JSXElementConstructor>) & Omit>, "as">>, never> & import("react").ForwardRefExoticComponent<{
[index: `data-${string}`]: unknown;
as?: any;
css?: import("@fuel-ui/css").ThemeUtilsCSS | undefined;
className?: string | undefined;
children?: import("react").ReactNode;
} & import("react").HTMLAttributes & import("react").RefAttributes>;