import { CurlyFunction } from "../shared/curly";
import { Browser } from '../impersonate/index';
export declare function create(browser: Browser): CurlyFunction;
//# sourceMappingURL=binaryBrowser.d.ts.map