export declare const createNodesFn: () => import("@nx/devkit").CreateNodes<import("./plugin").NxKtorPluginOptions>;
export declare const createNodesFnV2: () => import("@nx/devkit").CreateNodesV2<import("./plugin").NxKtorPluginOptions>;
