import { type Tree } from '@nx/devkit';
export declare const executors: string[];
export default function (tree: Tree): Promise<void>;
//# sourceMappingURL=browser-target-to-build-target.d.ts.map