UNPKG

@sanity/icons

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