import { IThisFPSWebPartClass } from "../../FPSWebPartClass/IThisFPSWebPartClass1152";
import { IFPSEnviro } from "./IFPSEnviro";
export declare function createFPSEnviroOnWindow(thisWPClass: IThisFPSWebPartClass, Environment: any): IFPSEnviro;
export declare function retrieveFPSEnviro(): any;
//# sourceMappingURL=FPSEnviro.d.ts.map