import { IconProps } from '../Icon'; declare function SvgRepeatOne(props: IconProps): JSX.Element; export default SvgRepeatOne;