import { FC } from "react"; declare const SortSymbol: FC; export default SortSymbol;