import {StreamParser} from "@codemirror/language"
export declare const z80: StreamParser<unknown>
export declare const ez80: StreamParser<unknown>
