import { IntegrationBase } from './base.dto'; export declare class UpdateIntegrationDto extends IntegrationBase { }