import type { LocalePack } from "./index.js"; export declare const defaultLocalePacks: LocalePack[]; export declare function registerDefaultLocalePacks(): void; //# sourceMappingURL=packs.d.ts.map