import React from 'react';
declare const _default: React.MemoExoticComponent<({ children, move, options, rowKey }: {
    children: any;
    move: any;
    options: any;
    rowKey: any;
}) => React.JSX.Element>;
export default _default;
