export declare function gtm_customerLogin(customer: any): { event: string; customer: any; } | undefined;