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