/** @type {import('../core.js').Syntax} */ declare function cmake(Prism: any): void declare namespace cmake { const displayName: string const aliases: any[] } export default cmake