import type { SetActiveCustomer } from "./types"; export declare const setActiveCustomer: SetActiveCustomer;