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