import { CapturesClient } from "../model/captures";
declare const capturesClient: CapturesClient;
export = capturesClient;
