export declare const safeProbe: (cb: () => T) => T | undefined;