import { StackClientApp } from "../lib/hexclave-app/index.js"; //#region src/pushed-config-error-overlay/index.d.ts declare function mountPushedConfigErrorOverlay(app: StackClientApp): () => void; //#endregion export { mountPushedConfigErrorOverlay }; //# sourceMappingURL=index.d.ts.map