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