import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const myTranslations: DefaultTranslationsObject; export declare const my: Language; //# sourceMappingURL=my.d.ts.map