import type { BulkActionComponent } from '@strapi/content-manager/strapi-admin'; declare const ReleaseAction: BulkActionComponent; export { ReleaseAction };