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