/// import type { SmartRow } from './PropTypes'; declare const Row: import("react").FC; export { Row }; export { SmartRow, SmartRowExternalClassName, SmartRowProps } from './PropTypes';