export declare const withBaseURL: (...a: any[]) => any;
export declare function configUri(value?: string): any;
