export declare const isRelativeURL: (value: string) => boolean;
