import React from 'react';
declare const ReplayIcon: React.FunctionComponent;
export default ReplayIcon;
