import { FileDTO } from "@bnsights/bbsf-controls"; export declare class LicenseModel { LicenseFile: FileDTO; appendExisting: boolean; }