/** * Reads the package.json file and returns it */ export default function readPackageJson(): any;