declare function paramsNullError(prefix?: string, customTxt?: string): void; export { paramsNullError };