import type { Extension } from "./types.js"; declare const extension: Extension; export default extension;