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