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