export interface IBindingCaptureOptions {
    iface: string;
    filter?: string;
}
//# sourceMappingURL=IBindingCaptureOptions.d.ts.map