UNPKG

@sanity/icons

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