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