/** * Injects `` custom element into the current webpage. */ export declare const injectBrowserAction: () => void;