import { Browser } from './gen';

export const browser: typeof Browser;
export { Browser };
