import { FileDTO } from "bnsights-control-library"; export declare class LicenseModel { LicenseFile: FileDTO; appendExisting: boolean; }