/** Returns `window.location.href` of the focused Electron renderer. */ export declare const getUrl: import("../types").CommandModule;