export declare const SIP_6_MAGIC_VALUE: `${number}'`;
export declare const STATE_ENCRYPTION_MAGIC_VALUE: `${number}'`;
export type MagicValue = typeof SIP_6_MAGIC_VALUE | typeof STATE_ENCRYPTION_MAGIC_VALUE;
//# sourceMappingURL=entropy.d.cts.map