import { FileDTO } from "bnsights-control-library"; export declare class UploadJsonVM { ResourcesFile: FileDTO; SelectedResourceSet: string; }