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