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