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