import { FileDTO } from "@bnsights/bbsf-controls"; export declare class UploadJsonVM { ResourcesFile: FileDTO; SelectedResourceSet: string; }