import { ReactIconComponentType } from '../types';

declare const Sync: ReactIconComponentType;
export default Sync;
            