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