function useCreateSpendPermission(): UseCreateSpendPermissionReturnType;
Hook that provides a wrapped function to create spend permissions for EVM Smart Accounts with enhanced developer experience.
This hook automatically resolves token addresses, handles periodInDays, and auto-detects the owner Smart Account from the current user.