import { BrowserPool } from '../core/BrowserPool';
declare const router: import("express-serve-static-core").Router;
/**
 * Initialize the browser pool
 */
export declare function initializeBrowserPool(): BrowserPool;
export default router;
//# sourceMappingURL=proxy.routes.d.ts.map