import { SVGProps } from "react"; declare const RewindLightIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default RewindLightIcon;