/** * Get the Snaps environment. This asserts that the environment has been * configured. * * @returns The Snaps environment. */ export declare function getEnvironment(): import("../index.cjs").default; //# sourceMappingURL=environment.d.cts.map