import * as React from "react"; import { SVGProps } from "react"; const SvgRewind10 = (props: SVGProps) => ( ); export default SvgRewind10;