import schemaParser from './schemaParser'; import { SchemaMap } from './ParserValidator'; export type { SchemaMap }; export { schemaParser };