export declare const constants: { monorepoRootPath: string; stagingWebsite: string; lernaExecutable: string; githubPersonalAccessToken: string | undefined; };