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