export { Content } from './Content'; export type { QuickStartCardProps } from './Content'; export type { QuickStartCardClassKey } from './styles';