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