export declare type IkasCustomerAttributeOptionTranslation = { id: string; name: string | null; };