import { LogContext } from '@contract-case/case-plugin-base';
import { WireNotice } from './brokerDto.types';
export declare const logNotices: (notices: WireNotice[], context: LogContext) => void;
//# sourceMappingURL=logNotices.d.ts.map