import { SVGProps } from "react"; declare const SvgFastRewind: (props: SVGProps) => JSX.Element; export default SvgFastRewind;