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