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