import type { LanguagePack } from "../types"; declare const pack: LanguagePack; export default pack;