export declare type IkasCustomerReviewSettings = { customerLoginRequired: boolean; customerPurchaseRequired: boolean; };