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