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