import type { BookletLocaleBundle } from '../booklet-locale-loader';
declare const bundle: BookletLocaleBundle;
export default bundle;
