UNPKG

@sanity/icons

Version:
7 lines 234 B
import { ComponentPropsWithRef, ReactElement } from "react"; /** * @public */ declare function SortIcon(props: ComponentPropsWithRef<"svg">): ReactElement; export { SortIcon, SortIcon as default }; //# sourceMappingURL=Sort.d.ts.map