export declare const environment: { production: boolean; apiUrl: string; notificationsLifetime: number; longNotificationsLifetime: number; cashCleanTimer: number; cashArrayLength: number; matomoUrl: string; };