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