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

declare const RestartAlt: ReactIconComponentType;
export default RestartAlt;
            