import { __Parentheses, ____PointerRanges } from "../../../node/el/controls"; import type { WithErrorRule } from "../util"; export declare const $nameInline: WithErrorRule<{ nameSquareParentheses: __Parentheses; following: boolean; pointerRanges: ____PointerRanges | null; }>; export default $nameInline;