import { IconProps } from '../types'; import React from 'react'; declare const SyncedIcon: React.FC; export default SyncedIcon;