import { IkasVariantType } from "."; export declare function initIkasVariantType(variantType: IkasVariantType, locale: string | null): void;