import { Tree } from '@nx/devkit';
export declare function configureForSwc(tree: Tree, projectRoot: string, swcConfigName?: string, additonalExludes?: string[]): () => void;
//# sourceMappingURL=add-swc-to-custom-server.d.ts.map