import { CardCompound } from './types'; /** * A surface container with a consistent background, border, shadow and * rounded corners. Compose with the named sub-components for a structured * layout. * * @example * ```tsx * * } * /> * Content goes here * *