export { Nuvira } from "./parser";
export type * from './types/validator';
export type * from './types/general';
export type * from './types/records';
//# sourceMappingURL=nuvira.d.ts.map