export declare function home(): string;
export declare function isStaging(): boolean;
export declare function isLocal(): boolean;