import type { Plugin } from "../types"; export declare const findDocumentSymbols: Plugin["findDocumentSymbols"];