/**
 * SEAL server details
 */
export declare const SEAL_DOMAIN: string;
/**
 * SEAL GQL service details
 */
export declare const SEAL_GQL: string;
