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