import { IMOSROFullStory, AnyXMLValue } from '@mos-connection/model';
export declare namespace XMLROFullStory {
    function fromXML(path: string, xml0: AnyXMLValue, strict: boolean): IMOSROFullStory;
}
//# sourceMappingURL=xmlConversion.d.ts.map