import type { LexiconPlugin } from "@intentius/chant/lexicon"; /** Re-exported from ./stack-errors so the long-standing import path (and its * tests) keep working now that the deep reader shares the classifier. */ export { stackDoesNotExist } from "./stack-errors.js"; export declare const awsPlugin: LexiconPlugin; //# sourceMappingURL=plugin.d.ts.map