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