export type BrowserParentOpts = { url?: string; json?: boolean; profile?: string; };