export default function EditHistory({ history }: { history: any; }): JSX.Element | null;