export declare const stripBase: (url: string, base: string) => string;
