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