import { S3Config } from './config'; export declare const generateTemporaryUrl: (key: string, config: S3Config) => Promise;