export default UploadPictures;
declare const UploadPictures: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
