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

declare const SyncProblem: ReactIconComponentType;
export default SyncProblem;
            