export declare class ProducerV2 { send(topicSysID?: string, key?: string, message?: string, isSync?: boolean, headers?: Record, schemaSysID?: string): Record constructor() }