/// import type { SmartCol } from './PropTypes'; declare const Col: import("react").FC; export { Col }; export { SmartCol, SmartColProps, SmartColExternalClassName } from './PropTypes';