import { IconProps } from '../types';
declare function Repeat(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Repeat;
//# sourceMappingURL=Repeat.d.ts.map