import { MandatesClient } from "../model/mandates";
declare const mandatesClient: MandatesClient;
export = mandatesClient;
