export declare enum LicenseExpressionType {
    HumanReadable,
    ProfessionalReadable,
    OnixPl
}
