/// import { IconProps } from '../../types'; declare const RepeatOne: (allProps: IconProps) => JSX.Element; export default RepeatOne;