export declare function safely(fn: () => T, silent?: boolean): T | undefined; //# sourceMappingURL=safely.d.ts.map