export declare function isSameOrigin(url: string): boolean;
