import React from 'react';
export declare const RepeatSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
