/** * Playlist backend plugin * * @public */ export declare const playlistPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;