export { default } from './Card';
export type { CardProps, CardHeaderProps, CardItemProps, CardHeaderActionsProps } from './Card';
//# sourceMappingURL=index.d.ts.map