UNPKG

@sanity/icons

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