import type HttpServer from '../services/http-server'; import type { Spinner } from '../types'; export default function askToOverwriteCustomizations(spinner: Spinner, getLastPublishedCodeDetails: typeof HttpServer.prototype.getLastPublishedCodeDetails): Promise; //# sourceMappingURL=ask-to-overwrite-customizations.d.ts.map