UNPKG

@sanity/icons

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