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