declare function base(method: string, URL: string): void;
export default base;
