UNPKG

@sanity/icons

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