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