UNPKG

dathost-remixicon-react

Version:
5 lines (4 loc) 216 B
import * as React from "react"; import type { SVGProps } from "react"; declare const Memo: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>; export default Memo;