/** Returns true if this is run in locally, in Development mode */ export declare function isDev(): boolean; //# sourceMappingURL=isDev.d.ts.map