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