import { IkasRaffle } from "."; export declare function initIkasRaffle(raffle: IkasRaffle, locale: string | null): void;