#!/usr/bin/env node declare function preUninstall(): Promise; export { preUninstall }; //# sourceMappingURL=preuninstall.d.ts.map