UNPKG

@sanity/icons

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