UNPKG

@sanity/icons

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