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