export declare const environment: { production: boolean; xsrf: { headerName: string; cookieName: string; defaultTokenValue: string; }; };