import { ColProps } from "./Col.types"; export * from "./Col"; export type { ColProps };