import * as React from 'react'; declare function SvgIconRepeat(props: React.SVGProps): JSX.Element; export default SvgIconRepeat;