import { IPayoutFactory } from './IPayoutFactory'; export interface IBfPayoutFactory extends IPayoutFactory { }