export { default } from "./card-row.component";
export type { CardRowProps } from "./card-row.component";
