import { Method } from '../type'; declare const upload: Method; export default upload;