export interface WCShippingAnalyticsConfig {
	cacheExpirationInSeconds: number;
}
