import * as React from "react"; declare function Repeat(props: React.SVGProps): any; export default Repeat;