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

declare const Autorenew: ReactIconComponentType;
export default Autorenew;
            