UNPKG

@sanity/icons

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