import { Environment } from "../types"; export * from "./repositoryName"; export declare function getEnvironment(): Promise;