import { ChannelTypeEnum } from '@novu/shared'; import { EnvironmentCommand } from '../../commands/project.command'; export declare class CalculateLimitNovuIntegrationCommand extends EnvironmentCommand { channelType: ChannelTypeEnum; } //# sourceMappingURL=calculate-limit-novu-integration.command.d.ts.map