import { IFpsErrorObject } from "../../../../types/fps-returns/common/IFpsErrorObject";
export declare function checkAnyResultsWDigest(anyInput: IFpsErrorObject, traceString: string, alertMe: boolean, consoleLog: boolean): IFpsErrorObject;
//# sourceMappingURL=CheckAnyResultsWDigest.d.ts.map