import { SVGProps } from 'react'; declare const IconRetryFill: (props: SVGProps) => JSX.Element; export default IconRetryFill;