export declare function maybe(thunk: () => T): T | undefined; //# sourceMappingURL=maybe.d.ts.map