export declare function parseToXmlObject(filePath: string): Promise<any | undefined>;
