import type { LLSelectUiTranslationPack } from '../i18n.js';
/**
 * Icelandic pack.
 * @group Language packs
 */
export declare const is: LLSelectUiTranslationPack;
//# sourceMappingURL=is.d.ts.map