import { ManifestParserImpl } from './impl'; export const ManifestParser = ManifestParserImpl;