import type { LocalePhrasesRoot } from '../types'; declare const bg: LocalePhrasesRoot; export default bg;