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