export interface CashifyOptionsFactory { createCashifyOptions(): any; }