import { BrowserS3Client } from "./browser-client";
export default function create(): BrowserS3Client;
