import type { IParserLoader } from '../ParserFactory.js';
export declare const dsdiffParserLoader: IParserLoader;
