import { FC } from "react"; import { ClassName } from "@helpers/types"; declare const SkipForwardSvg: FC; export default SkipForwardSvg;