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