import React from 'react'; import { SwipeableRowProps } from './SwipeableRow.types'; export declare const SwipeableRow: React.FC;