import React from 'react';
declare const IconRefresh: React.FC<React.SVGProps<SVGSVGElement>>;
export default IconRefresh;
