import { FC, SVGProps } from 'react'; declare const IconRefresh: FC & { fill?: string }>; export default IconRefresh;