export declare enum ResourceIdentifierType {
    Proprietary,
    Iscc
}
