import { System } from './system'; export declare function createUserAgentAsync(sys: System): Promise;