import * as momoa from '@humanwhocodes/momoa';
/** Momoa’s default parser, with preferred settings. */
export declare function toMomoa(srcRaw: any): momoa.DocumentNode;
//# sourceMappingURL=momoa.d.ts.map