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