/** * The App plugin is responsible for serving the frontend app bundle and static assets. * @alpha */ export declare const appPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;