export declare const HTTP_HEADERS: {
    ACCESS_TOKEN: string;
    ID_TOKEN: string;
    USER_CURRENT_VIEW: string;
};
//# sourceMappingURL=http-headers.constants.d.ts.map