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