import { HighEntropyHint, UADataValues } from './interfaces'; export declare function clientHints(hints?: HighEntropyHint[]): Promise; //# sourceMappingURL=index.d.ts.map