export type Validator = (maybeValidXml: string) => void;
//# sourceMappingURL=validator.d.ts.map