/// import type { SmartEmpty } from './PropTypes'; declare const Empty: import("react").FC; export { Empty }; export { SmartEmpty, SmartEmptyProps } from './PropTypes';