export declare const stripUrl: (url?: string) => string | undefined;
