export declare type ReturnableCallback = (value: ValueDataType) => ReturnDataType; //# sourceMappingURL=_types.d.ts.map