export declare const Upload: (file: any, token: any, prefix?: string, key?: string) => any; declare const ReactQiniu: any; export default ReactQiniu;