export default function uploadBrowser(argv: string[], opts: Record<string, unknown>): Promise<void>;
