import { IkasState } from "./index"; export declare function initIkasState(state: IkasState, locale: string | null): void;