import React from "react"; export declare const UndoIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=UndoIcon.d.ts.map