UNPKG

@sanity/icons

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