///
import type { SmartSwipeCell } from './PropTypes';
declare const SwipeCell: import("react").FC;
export { SwipeCell };
export { SmartSwipeCell, SmartSwipeCellEvents, SmartSwipeCellProps, SmartSwipeCellBaseEventDetail, SmartSwipeCellPosition, SmartSwipeCellClickEvent, SmartSwipeCellClickPosition, SmartSwipeCellCloseEventDetail, } from './PropTypes';