import * as React from "react"; declare function UndoOutline(props: React.SVGProps): any; export default UndoOutline;