import { IXmlElement } from "../../src/Common/FileIO/Xml"; export declare class TestUtils { static getScore(path: string): IXmlElement; }