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