UNPKG

@sanity/icons

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