import { IkasPaymentGateway } from "."; export declare function initIkasPaymentGateway(paymentGateway: IkasPaymentGateway, locale: string | null): void;