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