declare const endpoint: {
    api: string;
};
export { endpoint };
