import { type SvgStringOpts } from '../../svgString'; export declare const RefreshSVG: (opts?: SvgStringOpts) => string; export default RefreshSVG;