import { IkasCustomer } from "../../storefront-models/src"; export declare function anl_completeRegistration(customer: IkasCustomer, isOnlyIkasEvent?: boolean): Promise;