/** * List of endpoints. */ export declare const endpoints: { GET_PUBLIC_CONFIG: string; POST_SET_CONFIG: string; };