export declare type IkasCustomerRegisterSubscriptionInput = { email: boolean; phone: boolean; sms: boolean; };