import * as React from 'react'; declare function SvgIconUndo(props: React.SVGProps): JSX.Element; export default SvgIconUndo;