declare function onFail(msg: string, err: any): void; export { onFail };