import { EquifaxCreditReport } from './equifaxCreditReport'; export declare function parseXmlReport(xml: string, result: EquifaxCreditReport): Promise;