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