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