import { IconProps } from '../Icon'; declare function SvgUndo(props: IconProps): JSX.Element; export default SvgUndo;