import { IkasCountry } from "./index"; export declare function initIkasCountry(country: IkasCountry, locale: string | null): void;