import { UploadConfig } from '../../types'; export declare function initUploadConfig(config: UploadConfig): Required;