import { SVGProps } from 'react';
export declare function IcRoundRefresh(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export default IcRoundRefresh;
