export declare enum InfoFormXfaMatch {
    Once = "once",
    Global = "global",
    Reference = "reference"
}
