import React from 'react'; declare const Lists: ({ onEdit, onChange }: any) => React.JSX.Element; export default Lists;