export interface EnvConfig { 'notificationBaseUrl': string; 'notificationPublicKey': string; }