import { SVGIconDef } from './types'; declare const RepeatOutlined: SVGIconDef; export default RepeatOutlined;