import { SVGProps } from 'react'; export declare const SyncIcon: (props: SVGProps) => JSX.Element;