export declare function isSamePage(actual: string | URL, expected?: string | URL): boolean;