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