import { ExistingBrowser } from "../existing-browser";
declare const _default: (browser: ExistingBrowser) => void;
export default _default;
