export declare const request: import("axios").AxiosInstance;
export declare const initRequestQuery: (token: string) => void;
