import type { Plugin } from "../plugin.js";
export declare const quotedIdentifierPlugin: Plugin;
