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