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