/// <reference types="@types/react" />
import React from 'react';
declare const ReplayIcon: React.FunctionComponent;
export default ReplayIcon;
