import type { SanctionedEntity } from '../types.js'; export declare function parseEu(xml: string): SanctionedEntity[]; //# sourceMappingURL=eu.d.ts.map