declare const _default: { getPkgJson: () => JSON; gitInfo: () => { group?: string; project?: string; scope?: string; }; }; export default _default;