export declare type CustomParamFactory = (data: TData, input: TInput) => TOutput;