/** * @public * The Yeoman Module for the Scaffolder Backend */ export declare const yeomanModule: () => import("@backstage/backend-plugin-api").BackendFeature;