export declare function createProfile( browser: Browser, opts: ProfileOptions, ): Promise<void>;
Returns:
Promise<void>