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