export declare enum GrantIdentifierType {
    _01 = "01",
    _06 = "06"
}
