export declare function createIsExternal(host: string | undefined): (url: string) => boolean;