import React from 'react'; declare const SvgSync: (props: React.SVGProps) => JSX.Element; export default SvgSync;