*
*
* Important notice or highlighted content
*
*
* Regular card content follows
*
* ```
*
* ### Accessibility
* - Use semantic HTML elements for content structure
* - Ensure proper heading hierarchy within body content
* - Maintain sufficient color contrast for all text
* - Make interactive elements keyboard accessible
*
* ### Notes
* - Primary content container for the card
* - Automatically hidden when parent card is collapsed
* - Can contain any HTML content or components
* - Use body-top for content that needs visual separation
*/
declare class EuiContentCardBodyComponent {
/**
* Binds the class to the component.
*
* @default 'eui-content-card-body'
*/
string: string;
static ɵfac: i0.ɵɵFactoryDeclaration