export { default } from "./card-column.component";
export type { CardColumnProps } from "./card-column.component";
