export function detectLanguage(code: string): ShjLanguage; export type ShjLanguage = import("./index.js").ShjLanguage; //# sourceMappingURL=detect.d.ts.map