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