//! Stealth fingerprint profiles for browser_oxide.
//!
//! Provides consistent browser identities — UA string, screen, locale,
//! GPU vendor/renderer, TLS impersonation label, behavioural input model
//! — so the engine reports a coherent "I am Chrome 148 on macOS" surface
//! rather than a default headless fingerprint.
pub use ;
pub use ;
pub use GpuProfile;
pub use *;
pub use ;