import { Shopify } from '@shopify/shopify-api'; export declare function overrideLogger(logger: Shopify['logger']): Shopify['logger'];