export declare const endpoints: { GET_OPINIONS: string; CREATE_OPINION: string; OPINION_I_GIVE: string; UPDATE_OPINION_STATUS: string; GET_OPINIONS_AVERAGE: string; GET_PUBLIC_OPINIONS: string; CREATE_OPINION_CLAIM: string; };