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