import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgRedoBoldDeprecated: (props: SVGProps) => React.JSX.Element; export default SvgRedoBoldDeprecated; //# sourceMappingURL=RedoBoldDeprecated.d.ts.map