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