/// Core module containing fundamental types and error handling
////// This module provides the foundational components used throughout the SDK.
pubmoderror;pubmodtypes;pubuseerror::{Result, SerperError};pubusetypes::{ApiKey, BaseUrl, Location, Pagination};