import { FC } from 'react';
declare const UndoIcon: FC;
export default UndoIcon;
