/** * 文件组件上传,区分 h5端/pc端 */ export default function UploaderFile(props: any): JSX.Element;