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