import type { TFabricEnv } from './types'; export declare const getEnv: () => TFabricEnv; //# sourceMappingURL=browser.d.ts.map