import { IkasCategory } from "."; export declare function initIkasCategory(category: IkasCategory, locale: string | null): void;