export declare const ifDefined: any>(value: T | undefined | null, fn: TFn) => ReturnType | undefined; //# sourceMappingURL=if-defined.d.ts.map