import { instanceParamsType } from '../type';
export declare function initFactor(params: instanceParamsType): any;
