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

declare const Replay: ReactIconComponentType;
export default Replay;
            