/** * The Todos plugin is responsible for aggregating todo comments within source. * @public */ export declare const todoPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;