export default function blade(hljs: any): { name: string; case_insensitive: boolean; subLanguage: string; contains: any[]; };