export declare const isAbsoluteUrl: (url: string) => boolean;
