import type { CoveoShopifyOptions } from '../types'; export declare function init(options: CoveoShopifyOptions): void;