import { SVGProps } from 'react'; declare const IconUndoThin: (props: SVGProps) => JSX.Element; export default IconUndoThin;