export declare const isServer: boolean;
export declare const isClient: boolean;
export declare const isUnframed: boolean;
