import type { CoreMessages } from './types.js'; /** English catalogue. This is the source of truth every other locale mirrors. */ export declare const en: CoreMessages; //# sourceMappingURL=en.d.ts.map