/// import type { SmartGridItem } from './PropTypes'; declare const GridItem: import("react").FC; export { GridItem }; export { SmartGridItem, SmartGridItemEvents, SmartGridItemExternalClassName, SmartGridItemProps, } from './PropTypes';