export declare function tapConst<T>(getValue: () => T, _deps: readonly never[]): T;
//# sourceMappingURL=tap-const.d.ts.map