import type { Rule } from '@angular-devkit/schematics';
export default function installBrowsers(): Rule;
